Skip to content

chore(deps): bump actions/setup-go from 5.6.0 to 6.4.0#718

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/setup-go-6.4.0
Closed

chore(deps): bump actions/setup-go from 5.6.0 to 6.4.0#718
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/setup-go-6.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps actions/setup-go from 5.6.0 to 6.4.0.

Release notes

Sourced from actions/setup-go's releases.

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

What's Changed

Enhancements

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 14, 2026
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.6.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@40f1582...4a36011)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-go-6.4.0 branch from fb68b9c to 5ea00fe Compare April 18, 2026 02:13
@simple-agent-manager
Copy link
Copy Markdown
Contributor

Closing: setup-go v6 changes GOTOOLCHAIN behavior. Our go.mod requires Go 1.25.0 but the workflows specify go-version: '1.24'. V5 auto-downloaded the required toolchain; v6 uses GOTOOLCHAIN=local and fails with go: go.mod requires go >= 1.25.0 (running go 1.24.13; GOTOOLCHAIN=local). To adopt v6, we'd need to update all go-version fields to '1.25' and verify compatibility.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@sonarqubecloud
Copy link
Copy Markdown

@dependabot dependabot bot deleted the dependabot/github_actions/actions/setup-go-6.4.0 branch April 18, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants